Skip to content

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented Aug 3, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.9 -> v1.7.2 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.12.24 -> v1.18.17 age confidence
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.25 -> v1.4.10 age confidence
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.19 -> v2.7.10 age confidence
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.16 -> v1.4.10 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.10 -> v1.13.2 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.20 -> v1.9.1 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.19 -> v1.13.10 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.19 -> v1.19.10 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.29.2 -> v1.88.5 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream)

v1.7.2

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amp: v1.34.0
    • Feature: Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.39.0
    • Feature: With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded.
  • github.com/aws/aws-sdk-go-v2/service/dsql: v1.5.0
    • Feature: Features: support for customer managed encryption keys
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.113.0
    • Feature: This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.7.2
    • Bug Fix: Handle checksum for unseekable body with 0 content length

v1.7.1

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.32.0
    • Feature: Add support for file-based HTTP domain control validation, available through Amazon CloudFront.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.46.0
    • Feature: Add distribution tenant, connection group, and multi-tenant distribution APIs to the CloudFront SDK.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.43.1
    • Documentation: Doc only update for GSI descriptions.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.42.0
    • Feature: Add integration with SSM Parameter Store to Image Builder.
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.7.1
    • Bug Fix: Don't emit warnings about lack of checksum validation for non-200 responses.

v1.7.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.209.0
    • Feature: This release adds the GroupLongName field to the response of the DescribeAvailabilityZones API.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.43.0
    • Feature: This release adds Amazon ECR to Amazon ECR pull through cache rules support.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.54.2
    • Documentation: This is a documentation only update for Amazon ECS to address various tickets.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.36.0
    • Feature: Adding componentArn to network reachability details
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.7.0
    • Feature: Add extra check during output checksum validation so the validation skip warning would not be logged if object is not fetched from s3
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.71.0
    • Feature: Add an enum option DISABLED for Output Locking Mode under Global Configuration.

v1.6.9

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream: v1.6.9
    • Bug Fix: Remove max limit on event stream messages
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.52.0
    • Feature: Added test suite names to test case metadata
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.125.0
    • Feature: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.48.0
    • Feature: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications
  • github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.27.0
    • Feature: Add support for Stop DB feature.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.77.0
    • Feature: Added support for Content-Range header in HeadObject response.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.56.0
    • Feature: The WAFv2 API now supports configuring data protection in webACLs.

v1.6.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.25.0
    • Feature: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.44.10
    • Documentation: Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.124.5
    • Documentation: Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.47.0
    • Feature: New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.6.0
    • Feature: Support CRC64NVME flex checksums.

v1.5.3

General Highlights

  • Dependency Update: Updated to the latest SDK module versions
  • Dependency Update: Upgrade to smithy-go v1.22.2.

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.34.0
    • Feature: Reduce allocations in query encoding.
  • github.com/aws/aws-sdk-go-v2/config: v1.29.2
    • Bug Fix: Fix env config naming and usage of deprecated ioutil
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.16.0
    • Feature: Add FixUnmarshalIndividualSetValues option to DecoderOptions to fix unmarshalling of individual values of StringSet, NumberSet, and BinarySet attributes.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.15.0
    • Feature: Add FixUnmarshalIndividualSetValues option to DecoderOptions to fix unmarshalling of individual values of StringSet, NumberSet, and BinarySet attributes.
  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.17.54
    • Bug Fix: Fix incorrect reference to old s3manager in comments.
  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.8.2
    • Bug Fix: Refactor filepath.Walk to filepath.WalkDir
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.51.8
    • Bug Fix: Switch to generated waiters, removing the dependency on go-jmespath and fixing broken waiters that used ordering comparators.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.47.0
    • Feature: This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.43.10
    • Bug Fix: Switch to generated waiters, removing the dependency on go-jmespath and fixing broken waiters that used ordering comparators.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.57.0
    • Feature: Adds support for UpdateStrategies in EKS Managed Node Groups.
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.29.0
    • Feature: Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.5.3
    • Bug Fix: Enable request checksum validation mode by default
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.74.1
    • Bug Fix: Enable request checksum validation mode by default
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.56.8
    • Documentation: Systems Manager doc-only update for January, 2025.
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.28.11
    • Documentation: Fixed typos in the descriptions.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.56.0
    • Feature: Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files.

v1.5.1

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.53.7
    • Documentation: The release addresses Amazon ECS documentation tickets.
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.5.1
    • Bug Fix: Fix nil dereference panic for operations that require checksums, but do not have an input setting for which algorithm to use.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.173.0
    • Feature: Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

v1.5.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.33.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • github.com/aws/aws-sdk-go-v2/config: v1.29.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.28.6
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.32.0
    • Feature: Now supports streaming for inline agents.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.28.0
    • Feature: corrects the dual-stack endpoint configuration
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.5.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • github.com/aws/aws-sdk-go-v2/service/partnercentralselling: v1.3.0
    • Feature: Add Tagging support for ResourceSnapshotJob resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.73.0
    • Feature: S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default now becomes CRC32. Checksum behavior can be configured using when_supported and when_required options - in code using RequestChecksumCalculation, in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in code using ResponseChecksumValidation, in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
    • Feature: This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
  • github.com/aws/aws-sdk-go-v2/service/securityir: v1.1.0
    • Feature: Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.41.0
    • Feature: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.52.0
    • Feature: Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.11.0
    • Feature: Mark type in MaintenanceWindow as required.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Author

red-hat-konflux bot commented Aug 3, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.23
github.com/aws/aws-sdk-go-v2 v1.17.1 -> v1.39.3
github.com/aws/smithy-go v1.13.4 -> v1.23.1

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch 2 times, most recently from 955e7ac to 23ba0e3 Compare August 17, 2025 08:11
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch from 23ba0e3 to ba4debb Compare August 24, 2025 08:09
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch from ba4debb to 0f370c7 Compare August 31, 2025 08:14
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch 2 times, most recently from 8175001 to 0dd5244 Compare September 14, 2025 20:13
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch 7 times, most recently from e52f9db to 0486315 Compare September 28, 2025 04:12
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch 11 times, most recently from 98939bc to 523f0eb Compare October 4, 2025 20:10
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch 5 times, most recently from 9613781 to 2667ae5 Compare October 8, 2025 08:11
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch 11 times, most recently from 4e1fbfd to 3ef56a9 Compare October 16, 2025 00:12
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch 10 times, most recently from 28b1dc7 to f082dcc Compare October 18, 2025 20:19
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/aws-sdk-go-v2-monorepo branch from f082dcc to 0eab62e Compare October 19, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants